[INFO] fetching crate calimero-runtime 0.11.0-rc.5...
[INFO] checking calimero-runtime-0.11.0-rc.5 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate calimero-runtime 0.11.0-rc.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate calimero-runtime 0.11.0-rc.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate calimero-runtime 0.11.0-rc.5
[INFO] tweaked toml for crates.io crate calimero-runtime 0.11.0-rc.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calimero-runtime 0.11.0-rc.5 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate calimero-runtime 0.11.0-rc.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ff4bd64c9fe6d2257b275abb2c00781dfbea950a2ede3d00f9023d43ab69972f
[INFO] running `Command { std: "docker" "start" "ff4bd64c9fe6d2257b275abb2c00781dfbea950a2ede3d00f9023d43ab69972f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff4bd64c9fe6d2257b275abb2c00781dfbea950a2ede3d00f9023d43ab69972f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff4bd64c9fe6d2257b275abb2c00781dfbea950a2ede3d00f9023d43ab69972f" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff4bd64c9fe6d2257b275abb2c00781dfbea950a2ede3d00f9023d43ab69972f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ff4bd64c9fe6d2257b275abb2c00781dfbea950a2ede3d00f9023d43ab69972f" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling cranelift-isle v0.110.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.110.3
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking wasmparser v0.118.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.110.3
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]     Checking data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking libp2p-identity v0.2.13
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling corosensei v0.3.3
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking multiaddr v0.18.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking rw-stream-sink v0.4.0
[INFO] [stderr]     Checking multistream-select v0.13.0
[INFO] [stderr]     Checking calimero-primitives v0.11.0-rc.5
[INFO] [stderr]     Checking quick-protobuf-codec v0.3.1
[INFO] [stderr]     Checking futures-bounded v0.2.4
[INFO] [stderr]     Checking cranelift-bitset v0.110.3
[INFO] [stderr]     Checking libp2p-core v0.43.2
[INFO] [stderr]     Checking cranelift-entity v0.110.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking libp2p-swarm v0.47.1
[INFO] [stderr]     Checking calimero-wasm-abi v0.11.0-rc.5
[INFO] [stderr]    Compiling cranelift-codegen v0.110.2
[INFO] [stderr]     Checking calimero-prelude v0.11.0-rc.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking enumset v1.1.10
[INFO] [stderr]    Compiling calimero-sdk-macros v0.11.0-rc.5
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking libp2p-request-response v0.29.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling wasmer-vm v6.1.0
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking calimero-sys v0.11.0-rc.5
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling wasmparser v0.224.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking calimero-sdk v0.11.0-rc.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking cranelift-control v0.110.3
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]     Checking cranelift-bforest v0.110.2
[INFO] [stderr]     Checking fixedstr v0.5.10
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling calimero-storage-macros v0.11.0-rc.5
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking libunwind v1.3.3
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking wasm-encoder v0.245.1
[INFO] [stderr]     Checking wasmer-types v6.1.0
[INFO] [stderr]     Checking libp2p-gossipsub v0.49.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking libp2p-rendezvous v0.17.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking calimero-storage v0.11.0-rc.5
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking libp2p-autonat v0.15.0
[INFO] [stderr]     Checking libp2p-connection-limits v0.6.0
[INFO] [stderr]     Checking libp2p-allow-block-list v0.6.0
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking thunderdome v0.6.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v6.1.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking wast v245.0.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking calimero-store v0.11.0-rc.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking libp2p v0.56.0
[INFO] [stderr]     Checking calimero-utils-actix v0.11.0-rc.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling calimero-node-primitives v0.11.0-rc.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling wasmer v6.1.0
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking serde_json_canonicalizer v0.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking wasmer-compiler v6.1.0
[INFO] [stderr]     Checking calimero-blobstore v0.11.0-rc.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking calimero-network-primitives v0.11.0-rc.5
[INFO] [stderr]    Compiling wasmer-derive v6.1.0
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking calimero-crypto v0.11.0-rc.5
[INFO] [stderr]     Checking calimero-context-config v0.11.0-rc.5
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking wat v1.245.1
[INFO] [stderr]     Checking cranelift-frontend v0.110.2
[INFO] [stderr]     Checking calimero-runtime v0.11.0-rc.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/logic/host_functions/blobs.rs:107:50: 107:60}: std::marker::Send`
[INFO] [stdout]    --> src/logic/host_functions/blobs.rs:107:37
[INFO] [stdout]     |
[INFO] [stdout] 107 |               let completion_handle = tokio::spawn(async move {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 108 | |                 let stream = UnboundedReceiverStream::new(data_receiver);
[INFO] [stdout] 109 | |
[INFO] [stdout] 110 | |                 let byte_stream =
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |                 node_client.add_blob(reader, None, None).await
[INFO] [stdout] 115 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/logic/host_functions/blobs.rs:107:50: 107:60}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(calimero_primitives::blobs::BlobId, u64), ErrReport>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of calimero_node_primitives::client::blob::<impl NodeClient>::add_blob<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@calimero_node_primitives::client::blob::<impl NodeClient>::add_blob<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(calimero_primitives::blobs::BlobId, u64), ErrReport>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of BlobManager::add_blob<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@BlobManager::add_blob<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(calimero_primitives::blobs::BlobId, calimero_primitives::hash::Hash, u64), ErrReport>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of calimero_blobstore::BlobManager::put_sized<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@calimero_blobstore::BlobManager::put_sized<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `TryNext<'_, Pin<&mut futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut Pin<&mut futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Pin<&mut futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`calimero_runtime`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/logic/host_functions/blobs.rs:107:50: 107:60}: std::marker::Send`
[INFO] [stdout]    --> src/logic/host_functions/blobs.rs:107:37
[INFO] [stdout]     |
[INFO] [stdout] 107 |               let completion_handle = tokio::spawn(async move {
[INFO] [stdout]     |  _____________________________________^
[INFO] [stdout] 108 | |                 let stream = UnboundedReceiverStream::new(data_receiver);
[INFO] [stdout] 109 | |
[INFO] [stdout] 110 | |                 let byte_stream =
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |                 node_client.add_blob(reader, None, None).await
[INFO] [stdout] 115 | |             });
[INFO] [stdout]     | |______________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: which requires `{coroutine witness@src/logic/host_functions/blobs.rs:107:50: 107:60}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(calimero_primitives::blobs::BlobId, u64), ErrReport>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of calimero_node_primitives::client::blob::<impl NodeClient>::add_blob<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@calimero_node_primitives::client::blob::<impl NodeClient>::add_blob<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(calimero_primitives::blobs::BlobId, u64), ErrReport>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of BlobManager::add_blob<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@BlobManager::add_blob<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `impl futures_util::Future<Output = Result<(calimero_primitives::blobs::BlobId, calimero_primitives::hash::Hash, u64), ErrReport>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `{async fn body of calimero_blobstore::BlobManager::put_sized<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>()}: std::marker::Send`
[INFO] [stdout]     = note: which requires `{coroutine witness@calimero_blobstore::BlobManager::put_sized<IntoAsyncRead<futures_util::stream::Map<UnboundedReceiverStream<Vec<u8>>, {closure@src/logic/host_functions/blobs.rs:111:32: 111:47}>>>::{closure#0}}: std::marker::Send`
[INFO] [stdout]     = note: which requires `TryNext<'_, Pin<&mut futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut Pin<&mut futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `Pin<&mut futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `&mut futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>: std::marker::Send`
[INFO] [stdout]     = note: which requires `futures_util::stream::Peekable<impl futures_util::Stream<Item = Result<calimero_blobstore::Value, ErrReport>>>: std::marker::Send`
[INFO] [stdout]     = note: and so on...
[INFO] [stdout]     = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]     = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`calimero_runtime`)
[INFO] [stdout]     = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]     = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]     --> src/logic/host_functions/storage.rs:1107:17
[INFO] [stdout]      |
[INFO] [stdout] 1107 |             let key = format!("key_{}", i);
[INFO] [stdout]      |                 ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key_ptr`
[INFO] [stdout]     --> src/logic/host_functions/storage.rs:1110:17
[INFO] [stdout]      |
[INFO] [stdout] 1110 |             let key_ptr = (100 + i * 100) as u64;
[INFO] [stdout]      |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_key_ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: borsh v1.6.0, bytecheck v0.8.2, calimero-blobstore v0.11.0-rc.5, calimero-node-primitives v0.11.0-rc.5, calimero-storage v0.11.0-rc.5, proc-macro-error2 v2.0.1, rkyv v0.8.16
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "ff4bd64c9fe6d2257b275abb2c00781dfbea950a2ede3d00f9023d43ab69972f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff4bd64c9fe6d2257b275abb2c00781dfbea950a2ede3d00f9023d43ab69972f", kill_on_drop: false }`
[INFO] [stdout] ff4bd64c9fe6d2257b275abb2c00781dfbea950a2ede3d00f9023d43ab69972f
